/ Assembly List / LJCDataTransformDAL / LayoutColumnManager / LoadWithPrimaryKey

Namespace - LJCDataTransformDAL


Parameters
layoutID - The LayoutID value.

Returns

The object collection.

Syntax

C#
public LayoutColumns LoadWithPrimaryKey(Int32 layoutID)

Retrieves a list of items by LayoutID where PrimaryKey is true.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.